Fix interaction of line-dragging with mouse-1-click-follows-link.
authorChong Yidong <cyd@gnu.org>
Sun, 8 Jul 2012 08:26:21 +0000 (16:26 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 8 Jul 2012 08:26:21 +0000 (16:26 +0800)
commite26e7265843e06bb08faaf36d96fc1bfe76232dc
tree4d0a9d1b53a14d5422dfdb9b95dcc6d09f3bac47
parent2ad5f0d828001fd56b5e9920dc99b5d48865ac60
Fix interaction of line-dragging with mouse-1-click-follows-link.

* lisp/mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
Implement the mouse-1-click-follows-link handling properly.

* lisp/info.el (Info-link-keymap): Use follow-link mechanism for
header-line links.
lisp/ChangeLog
lisp/info.el
lisp/mouse.el